type net/http.http2writeSettings
4 uses
net/http (current package)
h2_bundle.go#L4885: settings := http2writeSettings{
h2_bundle.go#L10649: type http2writeSettings []http2Setting
h2_bundle.go#L10651: func (s http2writeSettings) staysWithinBuffer(max int) bool {
h2_bundle.go#L10657: func (s http2writeSettings) writeFrame(ctx http2writeContext) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)